From: Daniel Boles Date: Wed, 20 Jun 2018 18:37:45 +0000 (+0100) Subject: Adwaita: Regenerate CSS for emoji completion popup X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~35^2~5 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=848a524d95591c700aeeda783c35504c394820ba;p=gtk%2B3.0.git Adwaita: Regenerate CSS for emoji completion popup Commit 65bb238a3f0075d88f6dd82e76de1e86946db001 forgot this bit. --- diff --git a/gtk/theme/Adwaita/gtk-contained-dark.css b/gtk/theme/Adwaita/gtk-contained-dark.css index 5768cb2a64..858a957006 100644 --- a/gtk/theme/Adwaita/gtk-contained-dark.css +++ b/gtk/theme/Adwaita/gtk-contained-dark.css @@ -1930,9 +1930,15 @@ button.emoji-section:hover label { opacity: 0.775; } button.emoji-section:checked label { opacity: 1; } -.emoji { font-size: x-large; padding: 6px; border-radius: 6px; } +popover.emoji-picker .emoji { font-size: x-large; padding: 6px; border-radius: 6px; } -.emoji :hover { background: #215d9c; } +popover.emoji-picker .emoji :hover { background: #215d9c; } + +popover.emoji-completion arrow { border: none; background: none; } + +popover.emoji-completion contents row box { border-spacing: 10px; padding: 2px 10px; } + +popover.emoji-completion .emoji:hover { background: #3f4649; } /* GTK NAMED COLORS ---------------- use responsibly! */ /* diff --git a/gtk/theme/Adwaita/gtk-contained.css b/gtk/theme/Adwaita/gtk-contained.css index 382e8d7d29..123d2d3355 100644 --- a/gtk/theme/Adwaita/gtk-contained.css +++ b/gtk/theme/Adwaita/gtk-contained.css @@ -1950,9 +1950,15 @@ button.emoji-section:hover label { opacity: 0.775; } button.emoji-section:checked label { opacity: 1; } -.emoji { font-size: x-large; padding: 6px; border-radius: 6px; } +popover.emoji-picker .emoji { font-size: x-large; padding: 6px; border-radius: 6px; } -.emoji :hover { background: #4a90d9; } +popover.emoji-picker .emoji :hover { background: #4a90d9; } + +popover.emoji-completion arrow { border: none; background: none; } + +popover.emoji-completion contents row box { border-spacing: 10px; padding: 2px 10px; } + +popover.emoji-completion .emoji:hover { background: #f4f4f4; } /* GTK NAMED COLORS ---------------- use responsibly! */ /*